home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February (DVD) / PCWorld_2008-02_DVD.iso / v cisle / PHP / PHP.exe / EasyPHP-2.0b1-setup.exe / {app} / sqlitemanager / spaw / wysiwyg.css < prev   
Encoding:
Cascading Style Sheet File  |  2006-04-18  |  401 b   |  20 lines

  1. body, tr,td, table {
  2.     color: #000000;
  3.     font-family: Verdana, Arial, Helvetica, sans-serif;
  4.     font-size: 9pt;
  5. }
  6. .style1 {
  7.     color: green;
  8.     font-family: Verdana, Arial, Helvetica, sans-serif;
  9.   font-weight : bolder;
  10.     font-size: 10pt;
  11. }
  12. .style2 {
  13.     color: red;
  14.   background-color: #dddddd;
  15.     font-family: Verdana, Arial, Helvetica, sans-serif;
  16.   font-weight : bolder;
  17.     font-size: 12pt;
  18. }
  19.  
  20.